home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 April / Disc 2 / PCUSER0402D2.iso / software / utils / files / wincron.exe / data1.cab / Sample_Scripts / proxy_hello_01.tg < prev    next >
Encoding:
Text File  |  2001-10-20  |  246 b   |  10 lines

  1. ## proxy_hello
  2. # This simple script is part of the proxy_test_01.tg test.
  3. # please see that script for a complete explanation.
  4. # See Also: proxy_test_01.tg
  5. {
  6.     -name proxy_hello
  7.     -start
  8.     -action -print hello world!
  9.     -action -inc 0 0 0 3
  10. }